home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / internet / inet40.zip / INET_SF.TXT < prev    next >
Text File  |  1996-02-10  |  4KB  |  104 lines

  1. Below is only a suggested method for running Inet 4.0 under Spitfire 3.5.
  2.  
  3. Shakey Jake's (1:202/1324) is currently running Inet 4.0 on a 2 node
  4. Spitfire 3.51 BBS with Frontdoor 2.12/SW.  INET has also been extensively
  5. tested with Spitfire 3.51 and Intermail 2.29G.
  6.  
  7. 1.  The way Inet is set up on Shakey Jake's is that incoming Internet Email
  8. is placed in the FD netmail directory by FD.  This directory is named:
  9. C:\FD\MAIL.  Then when INET is run, it reads Internet Email right out of
  10. Frontdoor and replies are written right back into Frontdoor.  One additional
  11. feature is the ability to reply to Netmail in INET while you're logged on
  12. to your board.  On Shakey Jake's, INET is run in the SFLOGON.BAT file so that 
  13. users can read and reply to their Email as they log on.  It's also run from 
  14. the Message Menu extension as Internet Email Functions, using Mike Robinson's 
  15. fine menu extension program MultiMenu.
  16.  
  17. 2.  Listed below is the actual INET.CFG file used on Shakey Jake's:
  18.  
  19. Sysop Jacques shake
  20. SysopSecLvl 30
  21. RegistrationKey 0
  22. Origin 1:202/1324
  23. Gate 1:202/777
  24. GateName UUCP
  25. DomainName @f1324.n202.z1.fidonet.org
  26. ToLineFormat To: $\r
  27. ReplyLineFormat Reply-To: $\r\r
  28. MsgAreaName Shakey Jake's Free Internet Email
  29. Flags CRA LOC PVT K/S A/S
  30. AppendText C:\INET\APPEND.TXT
  31. AddressBook
  32. MaxFileDays 120
  33. MaxAddresses 30
  34. PublicBookSecurity 30
  35. PostSecurityLevel 10
  36. Editor
  37. MsgInfo msg.inf
  38. MsgInfoFormat FROM TO SUBJ MSGNUM MSGAREA PRIVATE
  39. MsgTemp msgtmp
  40. MessageCost 0
  41. LogFilePath c:\inet
  42. Outbound c:\fd\mail
  43. SemaPhore c:\fd\fdrescan.now
  44. MsgBasePath
  45. MsgBaseType NONE
  46. MsgBoard 0
  47. WriteTo
  48. CheckFor REPLYADDR
  49. CheckFor REPLY-TO:
  50. StartCharacter <[(
  51. EndCharacter >])
  52. ReplaceWithSpace _.
  53. LinesToCheck 30
  54. LogLevel 2
  55. LogSize 150
  56.  
  57. This config file works but feel free to modify it as needed...
  58.  
  59. 3.  Here is a sample SFLOGON.BAT file:
  60.  
  61. cd\telecomm\sf
  62. c:\inet\inet /read=c:\fd\mail /personal /new /node1
  63.  
  64. Inet should be run from the node directory in order to find the appropriate 
  65. drop file (door.sys).  The /personal switch looks for personal mail for the 
  66. current user.  The /new switch will cause it to only show unread messages.
  67. The sysop can use this feature to read and reply to Netmail...  
  68. Note: Messages previously read in Frontdoor won't show up as new.
  69.  
  70. 4.  The only thing left to do is add the Internet Email Functions options 
  71. somewhere on your board.  It can be added as option K from any menu, or it
  72. can be set up as a door or as any menu extension.  On Shakey Jake's it is
  73. located in a menu extension off of the Message Menu, using Mike Robinson's 
  74. excellent program MultiMenu.  Here is a sample menu from Shakey Jake's:
  75.  
  76.        MultiMenu for any BBS
  77.  
  78. <1>  Lakota Offline Mail Reader
  79. <2>  SFMail Offline Mail Reader
  80. <3>  Jetmail Offline Mail Reader
  81. <4>  SFQuick Offline Mail Reader
  82. <5>  Internet Email Functions
  83.  
  84. The important portion of the batch file to run option 5 above is:
  85.  
  86. Option 5:
  87. c:\
  88. cd\telecomm\sf
  89. c:\inet\inet /read=c:\fd\mail /personal /node1
  90.  
  91. 5.  As you may have noticed above, I don't use Replychk.  Since I'm reading 
  92. Email directly out of the Frontdoor Netmail directory, Replychk is not
  93. needed.
  94.  
  95. 6.  This is just one way of running the Internet Connection program in
  96. Spitfire.  There are many other possibilities including combinations of 
  97. tossing Email into the SF message base.  I chose this option and it works.
  98. If you want to observe Inet in action; call Shakey Jake's at (619)448-6470
  99. (28,800) or at (619)448-2658 (14,400).  If you have questions, I can 
  100. always be contacted in the Spitfire echo as well as the Omega_Soft echo.
  101. Mark Williamson, the author of INET also frequents the above echos and is
  102. very prompt in responding.
  103.  
  104. Jacques Shake